home *** CD-ROM | disk | FTP | other *** search
-
- to compile programs in the above-indicated sub- directories/trees,
- one must load libglut. inst-able images of GLUT v3.1 are located at
- toolbox/src/exampleCode/opengl/GLUT/inst/
-
- -------------------------------------
-
- ~opengl1/examples/animation README
-
- Copyright 1991-1996 Silicon Graphics, Inc.
- Technical Education Development
- All Rights Reserved.
-
-
-
- flicker_arm.c - illustrate the problem of flicker caused
- by animation in single buffer mode
-
- <r> Key - toggle arm rotation on / off
- Escape Key - exit the program
-
- smooth_arm.c - illustrate smooth animation by using
- double buffering
-
- <r> Key - toggle arm rotation on / off
- Escape Key - exit the program
-
- menu.c - use a popup menu to control animation
-
- Right Mousebutton - popup menu
- Escape Key - exit the program
-